Esx Settings ImageDetails

Esx Settings ImageDetails
Esx Settings ImageDetails

The Esx Settings ImageDetails schema contains details about the image.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "id": "string",
    "info": {
        "display_name": "string"
    }
}
string
id
Required

Identifier of the Image. Valid identifier will be set only when the host is mapped to an alternative image. Identifier will be empty when the host is mapped to the default image.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.image. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.image.

info
Required

Image information for the host.

This property was added in vSphere API 9.0.0.0.